[xenstore] adds a -w (wide) flag to xenstore-ls to support seeing full
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 11 Jul 2007 09:52:19 +0000 (10:52 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 11 Jul 2007 09:52:19 +0000 (10:52 +0100)
commitae9db74d17a7aec713bfcc152e8a631befb44783
tree6f98fe2f7db6efb9ad6b3bff74ec889d71190183
parentd7839765dc724623b6c5d23a1416599ab1c2c7c7
[xenstore] adds a -w (wide) flag to xenstore-ls to support seeing full
contents of xenstore entries. There is a bit of code cleanup as well
(snprintf vs. sprintf), one formatting fix, and comments).

There is no change to the behavior of xenstore-ls without -w.

Signed-off-by: John Zulauf <john.zulauf@intel.com>
tools/xenstore/xsls.c